Skip to content

chore: version packages#454

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Jan 27, 2026
Merged

chore: version packages#454
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main

Conversation

@FL4TLiN3
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

perstack@0.0.75

Patch Changes

  • Updated dependencies [9d4d713]:
    • @perstack/react@0.0.45

@perstack/react@0.0.45

Patch Changes

  • #453 9d4d713 Thanks @FL4TLiN3! - feat(react): add useEventStream hook for consuming PerstackEvent streams

    Added a new useEventStream hook that provides automatic connection management for PerstackEvent streams. The hook is API-agnostic and accepts an EventSourceFactory function, allowing it to work with any backend that provides PerstackEvent streams.

    Features:

    • Automatic connection lifecycle management (connect/disconnect based on enabled flag)
    • Event processing through useRun hook internally
    • Connection state tracking (isConnected, error)
    • Proper cleanup on unmount or when disabled
    • AbortSignal support for stream cancellation

@github-actions github-actions bot force-pushed the changeset-release/main branch from fefe2bd to 447f9a5 Compare January 27, 2026 20:34
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) January 27, 2026 20:34
@FL4TLiN3 FL4TLiN3 merged commit f582a7e into main Jan 27, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant